home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000214_timbl _Fri Aug 21 18:44:50 1992.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <timbl>
  2. Received: by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA07407; Fri, 21 Aug 92 18:44:50 GMT+0100
  4. Date: Fri, 21 Aug 92 18:44:50 GMT+0100
  5. From: timbl (Tim Berners-Lee)
  6. Message-Id: <9208211744.AA07407@ nxoc01.cern.ch >
  7. To: emv@msen.com, www-talk@nxoc01.cern.ch
  8. Subject: Re: web, schmeb, give me a hierarchy
  9.  
  10. Ed,
  11.  
  12. First off, thanks for the pointer to the Gophercon report.
  13.  
  14. You would like to be able to browse through the directories
  15. of the http server's file system.  I gree this would be a useful
  16. feature, and it is one we aim to put in one day (trivial like
  17. all the other things to do :-).
  18.  
  19. Mind you, there are some things in the W3 team's directory
  20. which are just temporary or junk or old versions, etc. So
  21. we might feel that we don't want people reading for example
  22. our c files as we edit them. There's a bit of security there
  23. that if we temporarily leave in a WWW directory
  24. something which we wouldn't want distributed (like a copy
  25. of passwd -- unlikely but an example) then noone will
  26. find it. These are our working directories. So probably when
  27. we dop produce a server which will serve directories, which
  28. will make it MUCH easier to publish plain text a la Gopher
  29. server, then we might ourselves disable it.
  30.  
  31. What we SHOULD do is WAIS-index the lot and also make a
  32. little recursive   "www -lR" which traverses a web.
  33. Another trivial bit of code...  You have to have a 
  34. terminating condition of course.
  35.  
  36. BTW thanks also for mentioning W3 again in Gopherville.
  37. I liked teh bit in the report about W3 being the result of
  38. "heavy investment" by the Physics community. At CERN we are
  39. trying to arrange for a third person... Bothe W3 and Gopher
  40. of course are basically grass-roots sourced. We are talking about
  41. a W3 support consortium ... maybe a W3con is not too far off.
  42.  
  43. Tim